3.8.40 \(\int \sqrt [3]{c x} \sqrt [3]{a+b x^2} \, dx\) [740]

Optimal. Leaf size=133 \[ \frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}-\frac {a \sqrt [3]{c} \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{b} (c x)^{2/3}}{c^{2/3} \sqrt [3]{a+b x^2}}}{\sqrt {3}}\right )}{2 \sqrt {3} b^{2/3}}-\frac {a \sqrt [3]{c} \log \left (\sqrt [3]{b} (c x)^{2/3}-c^{2/3} \sqrt [3]{a+b x^2}\right )}{4 b^{2/3}} \]

[Out]

1/2*(c*x)^(4/3)*(b*x^2+a)^(1/3)/c-1/4*a*c^(1/3)*ln(b^(1/3)*(c*x)^(2/3)-c^(2/3)*(b*x^2+a)^(1/3))/b^(2/3)-1/6*a*
c^(1/3)*arctan(1/3*(1+2*b^(1/3)*(c*x)^(2/3)/c^(2/3)/(b*x^2+a)^(1/3))*3^(1/2))/b^(2/3)*3^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.09, antiderivative size = 133, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.210, Rules used = {285, 335, 281, 337} \begin {gather*} -\frac {a \sqrt [3]{c} \text {ArcTan}\left (\frac {\frac {2 \sqrt [3]{b} (c x)^{2/3}}{c^{2/3} \sqrt [3]{a+b x^2}}+1}{\sqrt {3}}\right )}{2 \sqrt {3} b^{2/3}}-\frac {a \sqrt [3]{c} \log \left (\sqrt [3]{b} (c x)^{2/3}-c^{2/3} \sqrt [3]{a+b x^2}\right )}{4 b^{2/3}}+\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c*x)^(1/3)*(a + b*x^2)^(1/3),x]

[Out]

((c*x)^(4/3)*(a + b*x^2)^(1/3))/(2*c) - (a*c^(1/3)*ArcTan[(1 + (2*b^(1/3)*(c*x)^(2/3))/(c^(2/3)*(a + b*x^2)^(1
/3)))/Sqrt[3]])/(2*Sqrt[3]*b^(2/3)) - (a*c^(1/3)*Log[b^(1/3)*(c*x)^(2/3) - c^(2/3)*(a + b*x^2)^(1/3)])/(4*b^(2
/3))

Rule 281

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = GCD[m + 1, n]}, Dist[1/k, Subst[Int[x^((m
 + 1)/k - 1)*(a + b*x^(n/k))^p, x], x, x^k], x] /; k != 1] /; FreeQ[{a, b, p}, x] && IGtQ[n, 0] && IntegerQ[m]

Rule 285

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(c*x)^(m + 1)*((a + b*x^n)^p/(c*(m + n
*p + 1))), x] + Dist[a*n*(p/(m + n*p + 1)), Int[(c*x)^m*(a + b*x^n)^(p - 1), x], x] /; FreeQ[{a, b, c, m}, x]
&& IGtQ[n, 0] && GtQ[p, 0] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 335

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + b*(x^(k*n)/c^n))^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 337

Int[(x_)/((a_) + (b_.)*(x_)^3)^(2/3), x_Symbol] :> With[{q = Rt[b, 3]}, Simp[-ArcTan[(1 + 2*q*(x/(a + b*x^3)^(
1/3)))/Sqrt[3]]/(Sqrt[3]*q^2), x] - Simp[Log[q*x - (a + b*x^3)^(1/3)]/(2*q^2), x]] /; FreeQ[{a, b}, x]

Rubi steps

\begin {align*} \int \sqrt [3]{c x} \sqrt [3]{a+b x^2} \, dx &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}+\frac {1}{3} a \int \frac {\sqrt [3]{c x}}{\left (a+b x^2\right )^{2/3}} \, dx\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}+\frac {a \text {Subst}\left (\int \frac {x^3}{\left (a+\frac {b x^6}{c^2}\right )^{2/3}} \, dx,x,\sqrt [3]{c x}\right )}{c}\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}+\frac {a \text {Subst}\left (\int \frac {x}{\left (a+\frac {b x^3}{c^2}\right )^{2/3}} \, dx,x,(c x)^{2/3}\right )}{2 c}\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}+\frac {a \text {Subst}\left (\int \frac {x}{1-\frac {b x^3}{c^2}} \, dx,x,\frac {(c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{2 c}\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}+\frac {a \text {Subst}\left (\int \frac {1}{1-\frac {\sqrt [3]{b} x}{c^{2/3}}} \, dx,x,\frac {(c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{6 \sqrt [3]{b} \sqrt [3]{c}}-\frac {a \text {Subst}\left (\int \frac {1-\frac {\sqrt [3]{b} x}{c^{2/3}}}{1+\frac {\sqrt [3]{b} x}{c^{2/3}}+\frac {b^{2/3} x^2}{c^{4/3}}} \, dx,x,\frac {(c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{6 \sqrt [3]{b} \sqrt [3]{c}}\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}-\frac {a \sqrt [3]{c} \log \left (c^{2/3}-\frac {\sqrt [3]{b} (c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{6 b^{2/3}}-\frac {a \text {Subst}\left (\int \frac {1}{1+\frac {\sqrt [3]{b} x}{c^{2/3}}+\frac {b^{2/3} x^2}{c^{4/3}}} \, dx,x,\frac {(c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{4 \sqrt [3]{b} \sqrt [3]{c}}+\frac {\left (a \sqrt [3]{c}\right ) \text {Subst}\left (\int \frac {\frac {\sqrt [3]{b}}{c^{2/3}}+\frac {2 b^{2/3} x}{c^{4/3}}}{1+\frac {\sqrt [3]{b} x}{c^{2/3}}+\frac {b^{2/3} x^2}{c^{4/3}}} \, dx,x,\frac {(c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{12 b^{2/3}}\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}-\frac {a \sqrt [3]{c} \log \left (c^{2/3}-\frac {\sqrt [3]{b} (c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{6 b^{2/3}}+\frac {a \sqrt [3]{c} \log \left (c^{4/3}+\frac {b^{2/3} (c x)^{4/3}}{\left (a+b x^2\right )^{2/3}}+\frac {\sqrt [3]{b} c^{2/3} (c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{12 b^{2/3}}+\frac {\left (a \sqrt [3]{c}\right ) \text {Subst}\left (\int \frac {1}{-3-x^2} \, dx,x,1+\frac {2 \sqrt [3]{b} (c x)^{2/3}}{c^{2/3} \sqrt [3]{a+b x^2}}\right )}{2 b^{2/3}}\\ &=\frac {(c x)^{4/3} \sqrt [3]{a+b x^2}}{2 c}-\frac {a \sqrt [3]{c} \tan ^{-1}\left (\frac {1+\frac {2 \sqrt [3]{b} (c x)^{2/3}}{c^{2/3} \sqrt [3]{a+b x^2}}}{\sqrt {3}}\right )}{2 \sqrt {3} b^{2/3}}-\frac {a \sqrt [3]{c} \log \left (c^{2/3}-\frac {\sqrt [3]{b} (c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{6 b^{2/3}}+\frac {a \sqrt [3]{c} \log \left (c^{4/3}+\frac {b^{2/3} (c x)^{4/3}}{\left (a+b x^2\right )^{2/3}}+\frac {\sqrt [3]{b} c^{2/3} (c x)^{2/3}}{\sqrt [3]{a+b x^2}}\right )}{12 b^{2/3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.81, size = 173, normalized size = 1.30 \begin {gather*} \frac {\sqrt [3]{c x} \left (6 b^{2/3} x^{4/3} \sqrt [3]{a+b x^2}-2 \sqrt {3} a \tan ^{-1}\left (\frac {\sqrt {3} \sqrt [3]{b} x^{2/3}}{\sqrt [3]{b} x^{2/3}+2 \sqrt [3]{a+b x^2}}\right )-2 a \log \left (-\sqrt [3]{b} x^{2/3}+\sqrt [3]{a+b x^2}\right )+a \log \left (b^{2/3} x^{4/3}+\sqrt [3]{b} x^{2/3} \sqrt [3]{a+b x^2}+\left (a+b x^2\right )^{2/3}\right )\right )}{12 b^{2/3} \sqrt [3]{x}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c*x)^(1/3)*(a + b*x^2)^(1/3),x]

[Out]

((c*x)^(1/3)*(6*b^(2/3)*x^(4/3)*(a + b*x^2)^(1/3) - 2*Sqrt[3]*a*ArcTan[(Sqrt[3]*b^(1/3)*x^(2/3))/(b^(1/3)*x^(2
/3) + 2*(a + b*x^2)^(1/3))] - 2*a*Log[-(b^(1/3)*x^(2/3)) + (a + b*x^2)^(1/3)] + a*Log[b^(2/3)*x^(4/3) + b^(1/3
)*x^(2/3)*(a + b*x^2)^(1/3) + (a + b*x^2)^(2/3)]))/(12*b^(2/3)*x^(1/3))

________________________________________________________________________________________

Maple [F]
time = 0.00, size = 0, normalized size = 0.00 \[\int \left (c x \right )^{\frac {1}{3}} \left (b \,x^{2}+a \right )^{\frac {1}{3}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x)^(1/3)*(b*x^2+a)^(1/3),x)

[Out]

int((c*x)^(1/3)*(b*x^2+a)^(1/3),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x)^(1/3)*(b*x^2+a)^(1/3),x, algorithm="maxima")

[Out]

integrate((b*x^2 + a)^(1/3)*(c*x)^(1/3), x)

________________________________________________________________________________________

Fricas [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x)^(1/3)*(b*x^2+a)^(1/3),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

Sympy [C] Result contains complex when optimal does not.
time = 0.77, size = 46, normalized size = 0.35 \begin {gather*} \frac {\sqrt [3]{a} \sqrt [3]{c} x^{\frac {4}{3}} \Gamma \left (\frac {2}{3}\right ) {{}_{2}F_{1}\left (\begin {matrix} - \frac {1}{3}, \frac {2}{3} \\ \frac {5}{3} \end {matrix}\middle | {\frac {b x^{2} e^{i \pi }}{a}} \right )}}{2 \Gamma \left (\frac {5}{3}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x)**(1/3)*(b*x**2+a)**(1/3),x)

[Out]

a**(1/3)*c**(1/3)*x**(4/3)*gamma(2/3)*hyper((-1/3, 2/3), (5/3,), b*x**2*exp_polar(I*pi)/a)/(2*gamma(5/3))

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*x)^(1/3)*(b*x^2+a)^(1/3),x, algorithm="giac")

[Out]

integrate((b*x^2 + a)^(1/3)*(c*x)^(1/3), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int {\left (c\,x\right )}^{1/3}\,{\left (b\,x^2+a\right )}^{1/3} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*x)^(1/3)*(a + b*x^2)^(1/3),x)

[Out]

int((c*x)^(1/3)*(a + b*x^2)^(1/3), x)

________________________________________________________________________________________